{#if playersWithVisibleLog.length > 0}
{#if playersWithVisibleLog.length == 1}
player log for
{selectedPlayer.displayName}
{:else}
{item.displayName}
{/if}
{/if}